Enhanced closing block notification when line is indented or a colon is inserted.
author=?UTF-8?q?Fabi=C3=A1n=20Ezequiel=20Gallina?= <fgallina@cuca>
Thu, 17 May 2012 03:03:42 +0000 (00:03 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 17 May 2012 03:03:42 +0000 (00:03 -0300)
commitbe6bdb1f28e1a08cb85b0cfa00f8f5c78c4862ba
treeab4b6b57ae1aa6d118884dbe21d12bf4025de6c6
parent0c1c1735984a6c94dd5d08d5efcbdddbb6043652
Enhanced closing block notification when line is indented or a colon is inserted.

`python-indent-line' and `python-indent-electric-colon' now uses the
new `python-info-closing-block-message' function that takes care of
messaging the block the current line is closing (if applicable).

New Functions:
 + `python-info-closing-block-message'
lisp/progmodes/python.el